treeview: Add back a check to ignore buttons > 3
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 22 Jul 2014 11:03:22 +0000 (13:03 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 22 Jul 2014 11:20:13 +0000 (13:20 +0200)
commit0bb955b30ea3d46f8c7de6b0f2dd1f3b13efa9ba
treef71f8afbb620067ffc055622c8c95d6d7bde71ee
parent4f27e8c4df99d0d80a32a6d2b44a8fa063f73b18
treeview: Add back a check to ignore buttons > 3

The removal was not intentional, and still needed as the GtkGestureMultiPress
will work for any button unless told to lock on a single specific one.
gtk/gtktreeview.c